git-mailrc: Add trini shortcut
authorMichal Simek <[email protected]>
Wed, 24 Apr 2013 07:31:40 +0000 (09:31 +0200)
committerTom Rini <[email protected]>
Mon, 29 Apr 2013 21:01:58 +0000 (17:01 -0400)
This is a MIME GnuPG-signed message.  If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages.
The Internet standard for MIME PGP messages, RFC 2015, was published in 1996.
To open this message correctly you will need to install E-mail or Usenet
software that supports modern Internet standards.

Easier for using with patman.

Signed-off-by: Michal Simek <[email protected]>
doc/git-mailrc

index 0f237760419603b6fd0f6de2dfb5851310a21f0f..e3a47c46f34c545e5bfe3856b2ffb6334501527e 100644 (file)
@@ -34,6 +34,7 @@ alias sjg            Simon Glass <[email protected]>
 alias smcnutt        Scott McNutt <[email protected]>
 alias sonic          Sonic Zhang <[email protected]>
 alias stroese        Stefan Roese <[email protected]>
+alias trini          Tom Rini <[email protected]>
 alias vapier         Mike Frysinger <[email protected]>
 alias wd             Wolfgang Denk <[email protected]>
 
@@ -54,7 +55,7 @@ alias s5pc           samsung
 alias samsung        uboot, prom
 alias tegra          uboot, sjg, Tom Warren <[email protected]>, Stephen Warren <[email protected]>
 alias tegra2         tegra
-alias ti             uboot, Tom Rini <[email protected]>
+alias ti             uboot, trini
 
 alias avr32          uboot, abiessmann